From: Eli Zaretskii Date: Sun, 6 Sep 2009 20:08:36 +0000 (+0000) Subject: (proced-mode): Doc fix. X-Git-Tag: archive/raspbian/1%29.2+1-2+rpi1~1^2~324^2~10633 X-Git-Url: https://dgit.raspbian.org/%22http:/www.example.com/cgi/%22https:/www.github.com/%22bookmarks:///%22http:/www.example.com/cgi/%22https:/www.github.com/%22bookmarks:/?a=commitdiff_plain;h=b2f45b8e381fb098039f7b2e206b625d9ecde927;p=emacs.git (proced-mode): Doc fix. --- diff --git a/lisp/proced.el b/lisp/proced.el index 43986494375..1d11f71f216 100644 --- a/lisp/proced.el +++ b/lisp/proced.el @@ -609,7 +609,7 @@ Return nil if point is not on a process line." ;; proced mode (define-derived-mode proced-mode special-mode "Proced" - "Mode for displaying UNIX system processes and sending signals to them. + "Mode for displaying system processes and sending signals to them. Type \\[proced] to start a Proced session. In a Proced buffer type \\\\[proced-mark] to mark a process for later commands. Type \\[proced-send-signal] to send signals to marked processes.